Close Specified Card
Description
Closes the specified Pickering card, which must have been opened using PIPLX_OpenSpecifiedCard. This function should be called when the application program has finished using the card.
Prototype
DWORD PIPLX_CloseSpecifiedCard(SESSION session, DWORD CardNum);
Parameters:
Session - The session variable obtained from the PICMLX_Connect call
CardNum - card number
Returns:
Zero for success, or non-zero error code.